luci-app-mwan3: Update header name in status pages
authorFlorian Eckert <[email protected]>
Thu, 1 Mar 2018 07:58:36 +0000 (08:58 +0100)
committerFlorian Eckert <[email protected]>
Thu, 1 Mar 2018 09:47:50 +0000 (10:47 +0100)
Signed-off-by: Florian Eckert <[email protected]>
applications/luci-app-mwan3/luasrc/view/mwan/overview_status_interface.htm

index d95cc840622fd186994d30f7c1473fa1c05ce538..6df3b3f2838f2eff033b1b9679bcf7e25597998b 100644 (file)
@@ -53,7 +53,7 @@ XHR.poll(5, '<%=luci.dispatcher.build_url("admin", "status", "mwan", "interface_
 //]]></script>
 
 <fieldset id="interface_field" class="cbi-section">
-       <legend><%:MWAN Interface Live Status%></legend>
+       <legend><%:MWAN Interfaces%></legend>
        <div id="mwan_status_text">
                <img src="<%=resource%>/icons/loading.gif" alt="<%:Loading%>" style="vertical-align:middle" /><%:Collecting data...%>
        </div>